ComponentOne ASP.NET MVC Controls
ItemsUpdated Property

C1.Web.Mvc Namespace > BatchOperatingData<T> Class : ItemsUpdated Property
The items being updated.
Syntax
'Declaration
 
<JsonConverterAttribute(#TUn.#VUn)>
Public Property ItemsUpdated As IList(Of T)
[JsonConverter(#TUn.#VUn)]
public IList<T> ItemsUpdated {get; set;}
See Also

Reference

BatchOperatingData<T> Class
BatchOperatingData<T> Members